body {
	font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #353A3D;
	
font-weight: 300;
font-style: normal;
	
}
.list-inline {
    padding-left: 0px;
    list-style: outside none none;
    font-size: medium;
}
p {
    margin: 0px 0px 10px;
	  color: rgb(115, 115, 115);
}
p.contentpane {
  padding-right: 22pt;
  padding-left: 22pt;
}
small, .small {
    font-size: 100%;
}
.item-page strong {
  font-weight: bold;
  width: 100%;
  display: block;
  background: rgb(46, 141, 199);
  color: white;
  padding: 15px;
  border-radius: 4px;
  margin: 13px;
  margin-left: -12px;
  padding-left: 35px;
}
div .para strong {
  font-weight: bold;
  width: 100%;
  display: block;
  background: rgb(46, 141, 199);
  color: white;
  padding: 15px;
  border-radius: 4px;
  margin: 13px;
  margin-left: -12px;
}
h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    font-family: "Gotham SSm A","Gotham SSm B","Helvetica Neue",sans-serif;
    font-weight: 500;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #546673;
}
img {
    vertical-align: middle;
    border: 0px none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
  padding: 0px;
}
.navbar-default .navbar-nav>li>a {
  color: #777;
  font-size: 18px;
  padding-top: 15px;
  height: 50px;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 11px 15px;
  height: 38px;
  border-radius: 0px;
  font-size: 14px;
}

a {
    color: #428BCA;
    text-decoration: none;
    transition: color 300ms ease 0s, background-color 300ms ease 0s;
}
a, a:hover {
    text-decoration: none;
}
.plats{ float: left; width: 510px; padding-left: 8px;}
.plats h3{ height: 50px;  color: #666; font-size: 14px;}
.plats a{ float: left; padding-top: 65px; background: transparent url(http://3gimg.qq.com/qq_product_operations/im/2015/plats1.png) no-repeat 0 0; text-align: center; font-size: 14px;}
.plats a:hover{ color: #12b7f5;}
.plats a.plmb{ width: 68px; margin-right: 35px; background-position: 0px 0;}
.plats a.plmb:hover{ background-position: 0px -93px;}
.plats a.plpc{ width: 80px; margin-right: 30px; background-position: -105px 0;}
.plats a.plpc:hover{ background-position: -105px -93px;}
.plats a.plmac{ width: 84px; margin-right:30px; background-position: -210px 0;}
.plats a.plmac:hover{ background-position: -210px -93px;}
.plats a.plpad{ width: 76px; background-position: -326px 0;}
.plats a.plpad:hover{ background-position: -326px -93px;}
a.pathway {
  color: rgb(197, 197, 197);
}
blockquote.block :hover {
  padding-left: 10px;
}

.shadowbox{
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
}


.shadow-block:before, .shadow-block:after {
content: " ";
margin-top:0px;
margin-bottom:0px;
display: block;
width: 100%;
height: 2px;
position: absolute;
left: 0;
background: rgba(53, 58, 61, 0.07);
}
.block{
	background: white;
	width:100%;
	padding-left:10%;
	padding-right:10%;
    
	padding-top: 20px;
    padding-bottom: 20px;
}
.col-3 {
    width: 25%;
}

#ex-header-wrapper {
    position: fixed;
    height: 48px;
    line-height: 48px;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 50000;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.99);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}
#ex-logo {
	    height: 48px;
}

#exnav span {
    display: none;
}
#exnav, #exnav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#exnav ul.subs {
    background-color: #FFFFFF;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    color: #333333;
    display: none;
    left: 5%;
    padding: 2%;
    position: absolute;
    top: 51px;
    width:	90%;
}
#exnav > li {
    border-bottom: 5px solid transparent;
    float: left;
    margin-bottom: -5px;
    text-align: left;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
#exnav li a {
    display: block;
    text-decoration: none;
    -moz-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -ms-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -o-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    white-space: normal;
}
#exnav > li > a {
    color: #333333;
    display: block;
    font-size: 1.3em;
    line-height: 49px;
    padding: 0 15px;
    text-transform: uppercase;
}
#exnav > li:hover > a, #exnav > a:hover {
   box-shadow: 0px -3px 0px #22B8F0 inset;
}
#exnav li.active > a {
    background-color: #333333;
    color: #FFFFFF;
}

/* submenu */
#exnav li:hover ul.subs {
    display: block;
}
#exnav ul.subs > li {
    display: inline-block;
    float: none;
    padding: 10px 1%;
    vertical-align: top;
    width: 24%;
}
#exnav ul.subs > li a {
    color: #777777;
    line-height: 20px;
}
#exnav ul li a:hover {
    color: #F55856;
}
#exnav ul.subs > li > a {
    font-size: 1.3em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#exnav ul.subs > li li {
    float: none;
    padding-left: 8px;
    -moz-transition: padding 150ms ease-out 0s;
    -ms-transition: padding 150ms ease-out 0s;
    -o-transition: padding 150ms ease-out 0s;
    -webkit-transition: padding 150ms ease-out 0s;
    transition: padding 150ms ease-out 0s;
}
#exnav ul.subs > li li:hover {
    padding-left: 15px;
}

/* responsive rules */
@media all and (max-width : 980px) {
    #exnav > li {
        float: none;
        border-bottom: 0;
        margin-bottom: 0;
    }
    #exnav ul.subs {
        position: relative;
        top: 0;
    }
    #exnav li:hover ul.subs {
        display: none;
    }
    #exnav li #s1:target + ul.subs,
    #exnav li #s2:target + ul.subs {
        display: block;
    }

    #exnav ul.subs > li {
        display: block;
        width: auto;
    }
}

.tip1::before {
    content: " ";
    display: block;
    float: left;
    margin: 5px 10px 80px -1px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #B69EFF;
    background-image: url("/excae/images/icon-1.png");
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: center center;
}
.tip2::before {
    content: " ";
    display: block;
    float: left;
    margin: 5px 10px 80px -1px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #54AEFF;
    background-image: url("/excae/images/icon-2.png");
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: center center;
}
.tip3::before {
    content: " ";
    display: block;
    float: left;
    margin: 5px 10px 80px -1px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #FF7F48;
    background-image: url("/excae/images/icon-3.png");
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: center center;
}


.slider-controls-container {
    box-shadow: 0px 0px 1px 0px #C2C9D4 inset;
}

#slider-controls {
    border-bottom: medium none;
}
#slider-controls .active a::before {
    border-top: 15px solid #FFF;
    bottom: -15px;
    opacity: 1;
}




.white {
    background:  #ffffff;
}
.gray {
    background:  #eeeeee;
}
.dark {
    background:  #7f919e;
}
.light {
    background:  #FAFCFC;
}
.blue {
    background: none repeat scroll 0% 0% rgb(84, 174, 255);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #546673;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
h3 {
    font-size: 2.4em;
    margin-bottom: 0.6em;
}
h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    font-family: "Gotham SSm A","Gotham SSm B","Helvetica Neue",sans-serif;
    font-weight: 500;
    font-style: normal;
}
.quote1 {
  padding: 32px;
  font-size: 1.5em;
}

#slider-controls {
  border-bottom: none;
}
#slider-controls a {
  color: #7f919e;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 500;
  font-style: normal;
  background: transparent;
  cursor: pointer;
  position: relative;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: nowrap;
  margin: 0;
}
#slider-controls a:before {
  position: absolute;
  bottom: -15px;
  left: 50%;
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  background: transparent;
  border-top: 15px solid white;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  margin-left: -10px;
  bottom: 0px;
  opacity: 0;
  -webkit-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
#slider-controls a:hover {
  color: #2e9fff;
  background: transparent;
}
#slider-controls .active a {
  background: white;
  color: #353a3d;
  cursor: default;
  -webkit-box-shadow: 0 0 0 1px rgba(53, 58, 61, 0.1);
  box-shadow: 0 0 0 1px rgba(53, 58, 61, 0.1);
}
#slider-controls .active a:before {
  border-top: 15px solid white;
  bottom: -15px;
  opacity: 1;
}
#features-slider-wrapper {
  background: #54aeff;
  color: white;
  overflow: hidden;
}
#features-slider-wrapper .container {
  height: 400px;
  position: relative;
}
.slide {
  padding-left: 32px;
  padding-right: 32px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-transform: perspective(400px) rotateX(0deg) translateY(0px) translateZ(0px);
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.slide.hidden-slide {
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(5deg) translateY(100px) translateZ(-80px);
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.slide p{
	color:white
}
.slide h3 {
  color: white;
  margin-top: 60px;
  font-size: xx-large;
}
.slide h4 {
  color: white;
  margin-top: 30px;
}
.slide ul {
  padding: 20px 0 0 20px;
}
.slide ul li {
  margin-bottom: 10px;
  list-style-type: circle;
}	

.panel {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}


.container {
    max-width: 100%;
}

#benefits-tiles li {
    display: block;
    float: left;
    width: 20%;
    padding: 10px;
    margin: 20px 0px 0px;
    text-align: center;
    vertical-align: top;
    transition: all 0.25s ease-in-out 0s;
}

#benefits-tiles li div {
    width: 100%;
    height: 185px;
    overflow: hidden;
    border: 1px solid #E4E7EE;
    box-shadow: 0px 1px 1px 0px rgba(228, 231, 238, 0.5);
    background: none repeat scroll 0% 0% #FFF;
    padding: 10px;
    transition: all 0.25s ease-in-out 0s;
}
#benefits-tiles li.active div {
    height: 100%;
}

#benefits-tiles li:first-child {
    padding-left: 0px;
}
#benefits-tiles li.inactive {
    width: 17%;
}
#benefits-tiles li.active {
    width: 32%;
    margin-top: 0px;
    padding: 0px;
}

#benefits-tiles li h5::before {
    content: " ";
    display: block;
    text-align: center;
    width: 110px;
    height: 110px;
    margin: 0px auto;
    transition: all 0.2s ease-in-out 0s;
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: center center;
}

#benefits-tiles li.tile-audience h5::before {
    background-image: url("../images/lte100327.jpg");
    background-size: 90% auto;
}
#benefits-tiles li.tile-revenue h5::before {
    background-image: url("../images/psb.png");
    background-size: 90% auto;
}
#benefits-tiles li.tile-retain h5::before {
    background-image: url("../images/2014-10-23_205243.jpg");
    background-size: 90% auto;
}

#benefits-tiles li.tile-traffic h5::before {
    background-image: url("../images/12322940Y-1.jpg");
    background-size: 90% auto;
}
#benefits-tiles li.tile-mobile h5::before {
    background-image: url("../images/ltemql.jpg");
    background-size: 90% auto;
}

#benefits-tiles li.active h5::before {
    margin-bottom: 5px;
    opacity: 1;
    transform: scale(1.5);
}

#benefits-tiles li .tile-description {
    display: block;
    opacity: 0;
    padding: 10px;
}

#benefits-tiles li.active .tile-description {
    transition: all 0.25s ease-in-out 0.25s;
    opacity: 1;
}

#panel1{
color: white;
background: rgba(127, 189, 90, 0.9);
border: none;
padding: 40px 20px;
}
#panel1 h2 {
color: white;
}
div#panel1 p {
  color: white;
}
#panel1 .panel-hide {
background: rgba(0,0,0,0);
}

.fixed {
  position: fixed;
  top:48px;
  }

.item-page h2{
	color:white;
	padding:15px;
	margin:0
}

#shcnt .item-page h2 {
    width: 100%;
    position: relative;
    height: 200px;
    margin-bottom: 10px;
    border-radius: 6px;
    font-size: 55px;
    color: rgb(255, 255, 255);
    font-style: italic;
    background-image: linear-gradient(0deg, rgb(0 0 0), rgba(15, 8, 8, 0.24) 140px, rgba(255, 255, 255, 0) 206px);
    padding: 110px 0px 10px 42px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.col-xs-6 {
    width: 50%;
    padding: 0;
    text-align: left;
}
 
#rtbox1 .menu{
padding: 0px;
margin: 0px;
list-style: outside none none;
}
#rtbox1 .menu li{
font-size:15;
margin: 0px;
padding: 0px;
padding-left: 30px;
list-style: outside none none;
border-color: lightblue;
border-bottom-width: 1px;
border-bottom-style: dotted;
}

#rtbox1 .menu li:hover {
    color: #FFF;
	background-color: #eee;
	}
	
#shcnt .items-leading, #shcnt .item {
padding: 2%;
border: rgb(106, 165, 255);
border-width: 1px;
border-style: solid;
border-radius: 3px;
margin: 2%;
}
#shcnt .blog {
  padding-top: 50px;
}
	
form#searchForm {
padding-top: 12;
}
	
button.button {
float: right;
margin-top: 0;
border-radius: 5px;
background-color: rgb(239, 239, 239);
border-style: solid;
border-width: thin;
}
fieldset {
min-width: 0;
padding: 2;
margin: 0;
border: 0;
}

.word label {
display: inline-block;
max-width: 100%;
margin-bottom: 52px;
font-weight: 900;
font-size: 25;
color: white;
}

input#search-searchword {
font-size: 24;
border-radius: 6px;
}

div#Kunena {
padding: 0;
padding-top: 50px;
position: relative;
}

.kblock {
margin: 20px;
border-bottom-style: double;
border-bottom-color: lightblue;
}

table.klist-actions {
visibility: hidden;
}

.kheader {
box-shadow: rgba(127, 137, 187, 0.498039) 10px 5px 5px;
margin-left: -15px;
}

ul.kpost-profile li {
list-style-type: none;
padding: 12px;
float: left;
}

td.kmessage-left {
background-color: aliceblue;
padding: 21px;
border-radius: 8px;
}

td.kcol-mid {
padding: 12px;
width: 70%;
height:150px;
}

blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
    border-left: 5px solid #787EFE;
    text-align: left;
}
#shcnt blockquote {
  margin-left: 30%;
  border-left: 5px solid #787EFE;
  text-align: left;
  background: aliceblue;
  margin-right: 22px;
}
#Kunena .kfooter {
  padding-top: 9px;
  text-align: center;
  /* clear: both; */
  min-height: 40px;
  position: absolute;
  background: white;
  width: 86%;
}
legend {
  display: block;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #FFFFFF;
}

hr {
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
  border: 0;
  height: 1px;
  margin: 22px 0 22px 0;
}

#shcnt .login {
  padding: 120px;
  padding-bottom: 0px;
}
#shcnt ul {
  list-style: inherit;
  list-style-type: none;
  padding-left: 120px;
  margin-top: -60px;
  margin-bottom: 150px;
}
ul.actions {
  padding-top: 70px;
}
#shcnt ul.actions {

  margin-bottom: 10px;
}

#shcnt .finder {
  padding:50px;
  padding-top: 90px;
}

#shcnt label {
  color: black;
}

#shcnt button {
  height: 20px;
}
#shcnt input {
  height: 20px;
  width: 8%;
  min-width: 90px;
  vertical-align: middle;
}

#shcnt input[type="checkbox"] {
    width: 25px;
    min-width: 20px;
}

#Kunena select#categorylist {
    margin-left: 6px;
}

#sty_search_cnt blockquote {
  margin-left: 30%;
  border-left: 5px solid #787EFE;
  text-align: left;
  background: aliceblue;
  margin-right: 22px;
}

#sty_search_cnt .login {
  padding: 120px;
  padding-bottom: 0px;
}
#sty_search_cnt ul {
  list-style: inherit;
  list-style-type: none;
  padding-left: 120px;
  margin-top: 0px;
  margin-bottom: 150px;
}
ul.actions {
  padding-top: 70px;
}
#sty_search_cnt ul.actions {

  margin-bottom: 10px;
}

#sty_search_cnt .finder {
  padding:50px;
  padding-top: 90px;
}

#sty_search_cnt label {
  color: black;
}

#sty_search_cnt button {
  height: 25px;
}
#sty_search_cnt input {
  height: 25px;
  width: 68%;
  vertical-align: middle;
}

#sty_list_cnt {
    padding-top: 30Px;
}